-
Home
-
Multiple Page Generator Plugin – MPG
-
4.0.11 (latest)
-
Code
-
Classes
- Row
Total Complexity |
13 |
Dependencies |
2 |
Dependents |
18 |
Total lines |
123 |
Lines of code |
44 |
Logical lines of code |
20 |
Comment lines |
48 |
Methods |
10 |
Properties |
2 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
getNumCells() |
S |
70 |
2 |
6 |
setCells() |
S |
69 |
2 |
7 |
setStyle() |
S |
75 |
2 |
4 |
__construct() |
S |
75 |
1 |
5 |
getCells() |
S |
82 |
1 |
3 |
setCellAtIndex() |
S |
76 |
1 |
4 |
getCellAtIndex() |
S |
79 |
1 |
3 |
addCell() |
S |
76 |
1 |
4 |
getStyle() |
S |
82 |
1 |
3 |
toArray() |
S |
74 |
1 |
5 |